-
Home
-
Encute
-
0.8.4
-
Code
-
Classes
- Application
Total Complexity |
100 |
Dependencies |
12 |
Dependents |
1 |
Total lines |
873 |
Lines of code |
292 |
Logical lines of code |
147 |
Comment lines |
445 |
Methods |
60 |
Properties |
17 |
Methods 60
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register() |
A |
52 |
9 |
24 |
registerDeferredProvider() |
S |
63 |
3 |
11 |
path() |
S |
74 |
3 |
4 |
databasePath() |
S |
77 |
3 |
3 |
environment() |
S |
67 |
3 |
7 |
runningInConsole() |
S |
69 |
3 |
6 |
loadDeferredProvider() |
S |
65 |
3 |
9 |
loadDeferredProviderIfNeeded() |
S |
72 |
3 |
5 |
boot() |
S |
63 |
2 |
11 |
__construct() |
S |
75 |
2 |
5 |
bootstrapWith() |
S |
66 |
2 |
8 |
basePath() |
S |
78 |
2 |
3 |
bootstrapPath() |
S |
78 |
2 |
3 |
configPath() |
S |
78 |
2 |
3 |
storagePath() |
S |
79 |
2 |
3 |
resourcePath() |
S |
78 |
2 |
3 |
environmentPath() |
S |
80 |
2 |
3 |
environmentFile() |
S |
80 |
2 |
3 |
getProviders() |
S |
70 |
2 |
6 |
loadDeferredProviders() |
S |
71 |
2 |
6 |
bound() |
S |
79 |
2 |
3 |
bootProvider() |
S |
73 |
2 |
5 |
booted() |
S |
71 |
2 |
6 |
fireAppCallbacks() |
S |
74 |
2 |
5 |
shouldSkipMiddleware() |
S |
75 |
2 |
4 |
terminate() |
S |
74 |
2 |
5 |
flush() |
S |
61 |
1 |
14 |
bindPathsInContainer() |
S |
62 |
1 |
11 |
afterLoadingEnvironment() |
S |
74 |
1 |
5 |
beforeBootstrapping() |
S |
78 |
1 |
3 |
afterBootstrapping() |
S |
78 |
1 |
3 |
hasBeenBootstrapped() |
S |
82 |
1 |
3 |
setBasePath() |
S |
73 |
1 |
5 |
useAppPath() |
S |
73 |
1 |
5 |
useDatabasePath() |
S |
73 |
1 |
5 |
langPath() |
S |
79 |
1 |
3 |
publicPath() |
S |
80 |
1 |
3 |
useStoragePath() |
S |
73 |
1 |
5 |
useEnvironmentPath() |
S |
77 |
1 |
4 |
loadEnvironmentFrom() |
S |
77 |
1 |
4 |
environmentFilePath() |
S |
79 |
1 |
3 |
isLocal() |
S |
79 |
1 |
3 |
isProduction() |
S |
79 |
1 |
3 |
detectEnvironment() |
S |
74 |
1 |
4 |
loadProviders() |
S |
80 |
1 |
3 |
getProvider() |
S |
78 |
1 |
3 |
resolveProvider() |
S |
80 |
1 |
3 |
markAsRegistered() |
S |
75 |
1 |
4 |
make() |
S |
75 |
1 |
4 |
resolve() |
S |
74 |
1 |
4 |
isBooted() |
S |
82 |
1 |
3 |
booting() |
S |
80 |
1 |
3 |
handle() |
S |
79 |
1 |
3 |
terminating() |
S |
76 |
1 |
4 |
getLoadedProviders() |
S |
82 |
1 |
3 |
providerIsLoaded() |
S |
79 |
1 |
3 |
getDeferredServices() |
S |
82 |
1 |
3 |
setDeferredServices() |
S |
81 |
1 |
3 |
addDeferredServices() |
S |
79 |
1 |
3 |
isDeferredService() |
S |
79 |
1 |
3 |